SDMDLGraph
==========

.. contents:: :local:

Category = Annotation
#####################
   * 'identifier' = 'SDValueString(string(MDL_graph))'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Identifier'

   * 'category' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Category'

   * 'show_in_library' = 'SDValueBool(bool(true))'
      * Property Type: 'bool' (SDTypeBool)
      * Value Type: 'bool' (SDTypeBool)
      * Label: 'Show In Library'

   * 'icon' = 'SDValueTexture(SDTexture(SDTexture))'
      * Property Type: 'SDTypeTexture' (SDTypeTexture)
      * Value Type: 'SDTexture' (SDTypeCustom)
      * Label: 'Icon'

   * 'description' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Description'

   * 'in_group' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'In Group'

   * 'display_name' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Display Name'

   * 'author' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Author'

   * 'contributors' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Contributors'

   * 'keywords' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Keywords'

   * 'hidden' = 'SDValueBool(bool(false))'
      * Property Type: 'bool' (SDTypeBool)
      * Value Type: 'bool' (SDTypeBool)
      * Label: 'Hidden'

   * 'copyright_notice' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Copyright Notice'
